#F2CC97#F2CC97
#F2CC97 is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.5% C 0.081 H 75.6°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CC97 |
|---|---|
| RGB | rgb(242, 204, 151) |
| HSL | hsl(35, 78%, 77%) |
| HSV | hsv(35, 38%, 95%) |
| CMYK | cmyk(0%, 15.7%, 37.6%, 5.1%) |
| CIE-LAB | lab(84.12, 6.22, 31.41) |
| CIE-LCH | lch(84.12, 32.03, 78.79°) |
| OKLab | oklab(86.55% 0.0201 0.0783) |
| OKLCH | oklch(86.55% 0.081 75.6) |
| XYZ | xyz(63.7984, 64.3002, 38.3228) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.22
Burlywood
#DEB887
ΔE00 4.99
Light Peach
#FFD8B1
ΔE00 5.08
Wheat
#F5DEB3
ΔE00 5.86
Moccasin
#FFE4B5
ΔE00 6.00
Very Light Brown
#D3B683
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CC97 #97BDF2
analogous
#F29F97 #F2CC97 #EBF297
triadic
#F2CC97 #97F2CC #CC97F2
tetradic
#F2CC97 #97F29F #97BDF2 #F297EB
square
#F2CC97 #97F29F #97BDF2 #F297EB
split-complementary
#F2CC97 #97EBF2 #9F97F2
monochromatic
#E4972A #EBB161 #F2CC97 #F9E7CD #FCF2E4
Accessibility & contrast
On white
1.52
#F2CC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#F2CC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CC97
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CC97 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC93
Deuteranopia (green-blind)
#E4D698
Tritanopia (blue-blind)
#FFC2BE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f2cc97; /* rgb */ color: rgb(242, 204, 151); /* oklch */ color: oklch(86.5% 0.081 75.6);
Tailwind
colors: {
custom: {
50: '#f8dbb6',
500: '#f2cc97',
950: '#000000',
},
}SCSS
$custom: #f2cc97; $custom-light: #f8dbb6; $custom-dark: #000000;
JSON
{
"hex": "#f2cc97",
"rgb": {
"r": 242,
"g": 204,
"b": 151
},
"hsl": {
"h": 34.945,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.86548,
"c": 0.08082,
"h": 75.6
},
"luminance": 0.64297
}Semantic roles & 50–950 ramp
primary
#F2CC97
secondary
#5E8DCF
accent
#62DA0B
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171511
muted
#858481