#F2CB97#F2CB97
#F2CB97 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.4% C 0.080 H 74.4°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CB97 |
|---|---|
| RGB | rgb(242, 203, 151) |
| HSL | hsl(34, 78%, 77%) |
| HSV | hsv(34, 38%, 95%) |
| CMYK | cmyk(0%, 16.1%, 37.6%, 5.1%) |
| CIE-LAB | lab(83.88, 6.75, 31.09) |
| CIE-LCH | lch(83.88, 31.81, 77.76°) |
| OKLab | oklab(86.35% 0.0217 0.0775) |
| OKLCH | oklch(86.35% 0.08 74.4) |
| XYZ | xyz(63.5614, 63.8263, 38.2438) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.46
Burlywood
#DEB887
ΔE00 4.76
Light Peach
#FFD8B1
ΔE00 4.88
Wheat
#F5DEB3
ΔE00 6.16
Moccasin
#FFE4B5
ΔE00 6.30
Very Light Brown
#D3B683
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CB97 #97BEF2
analogous
#F29E97 #F2CB97 #EBF297
triadic
#F2CB97 #97F2CB #CB97F2
tetradic
#F2CB97 #97F29E #97BEF2 #F297EB
square
#F2CB97 #97F29E #97BEF2 #F297EB
split-complementary
#F2CB97 #97EBF2 #9E97F2
monochromatic
#E4952A #EBB061 #F2CB97 #F9E6CD #FCF1E4
Accessibility & contrast
On white
1.53
#F2CB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#F2CB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CB97
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CB97 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC93
Deuteranopia (green-blind)
#E3D598
Tritanopia (blue-blind)
#FFC1BD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2cb97; /* rgb */ color: rgb(242, 203, 151); /* oklch */ color: oklch(86.4% 0.080 74.4);
Tailwind
colors: {
custom: {
50: '#f8dab6',
500: '#f2cb97',
950: '#000000',
},
}SCSS
$custom: #f2cb97; $custom-light: #f8dab6; $custom-dark: #000000;
JSON
{
"hex": "#f2cb97",
"rgb": {
"r": 242,
"g": 203,
"b": 151
},
"hsl": {
"h": 34.286,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.86354,
"c": 0.08047,
"h": 74.4
},
"luminance": 0.63823
}Semantic roles & 50–950 ramp
primary
#F2CB97
secondary
#5E8ECF
accent
#64DA0B
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381