#F2CA95#F2CA95
#F2CA95 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.1% C 0.082 H 74.2°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA95 |
|---|---|
| RGB | rgb(242, 202, 149) |
| HSL | hsl(34, 78%, 77%) |
| HSV | hsv(34, 38%, 95%) |
| CMYK | cmyk(0%, 16.5%, 38.4%, 5.1%) |
| CIE-LAB | lab(83.60, 7.04, 31.75) |
| CIE-LCH | lch(83.60, 32.52, 77.50°) |
| OKLab | oklab(86.12% 0.0224 0.079) |
| OKLCH | oklch(86.12% 0.082 74.2) |
| XYZ | xyz(63.1650, 63.2911, 37.3172) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.60
Navajowhite
#FFDEAD
ΔE00 4.76
Light Peach
#FFD8B1
ΔE00 5.11
Very Light Brown
#D3B683
ΔE00 6.43
Wheat
#F5DEB3
ΔE00 6.50
Moccasin
#FFE4B5
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA95 #95BDF2
analogous
#F29C95 #F2CA95 #EBF295
triadic
#F2CA95 #95F2CA #CA95F2
tetradic
#F2CA95 #95F29C #95BDF2 #F295EB
square
#F2CA95 #95F29C #95BDF2 #F295EB
split-complementary
#F2CA95 #95EBF2 #9C95F2
monochromatic
#E59328 #EBAF5E #F2CA95 #F9E5CC #FCF1E4
Accessibility & contrast
On white
1.54
#F2CA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#F2CA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA95
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA95 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB91
Deuteranopia (green-blind)
#E3D496
Tritanopia (blue-blind)
#FFC0BC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2ca95; /* rgb */ color: rgb(242, 202, 149); /* oklch */ color: oklch(86.1% 0.082 74.2);
Tailwind
colors: {
custom: {
50: '#f8dab4',
500: '#f2ca95',
950: '#000000',
},
}SCSS
$custom: #f2ca95; $custom-light: #f8dab4; $custom-dark: #000000;
JSON
{
"hex": "#f2ca95",
"rgb": {
"r": 242,
"g": 202,
"b": 149
},
"hsl": {
"h": 34.194,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.86124,
"c": 0.08212,
"h": 74.2
},
"luminance": 0.63288
}Semantic roles & 50–950 ramp
primary
#F2CA95
secondary
#5C8ECF
accent
#64DA0B
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381