#F2CC8D#F2CC8D
#F2CC8D is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.4% C 0.091 H 79.7°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CC8D |
|---|---|
| RGB | rgb(242, 204, 141) |
| HSL | hsl(37, 80%, 75%) |
| HSV | hsv(37, 42%, 95%) |
| CMYK | cmyk(0%, 15.7%, 41.7%, 5.1%) |
| CIE-LAB | lab(83.96, 5.14, 36.36) |
| CIE-LCH | lch(83.96, 36.72, 81.96°) |
| OKLab | oklab(86.37% 0.0162 0.0895) |
| OKLCH | oklch(86.37% 0.091 79.7) |
| XYZ | xyz(63.0204, 63.9890, 34.2257) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.16
Burlywood
#DEB887
ΔE00 5.84
Pale Peach
#FFE5AD
ΔE00 6.30
Very Light Brown
#D3B683
ΔE00 6.56
Moccasin
#FFE4B5
ΔE00 6.64
Wheat
#F5DEB3
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CC8D #8DB3F2
analogous
#F29A8D #F2CC8D #E5F28D
triadic
#F2CC8D #8DF2CC #CC8DF2
tetradic
#F2CC8D #8DF29A #8DB3F2 #F28DE5
square
#F2CC8D #8DF29A #8DB3F2 #F28DE5
split-complementary
#F2CC8D #8DE5F2 #9A8DF2
monochromatic
#E59B1F #ECB356 #F2CC8D #F8E5C4 #FCF3E4
Accessibility & contrast
On white
1.52
#F2CC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#F2CC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CC8D
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CC8D | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC88
Deuteranopia (green-blind)
#E5D58F
Tritanopia (blue-blind)
#FFC1BC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2cc8d; /* rgb */ color: rgb(242, 204, 141); /* oklch */ color: oklch(86.4% 0.091 79.7);
Tailwind
colors: {
custom: {
50: '#f8dbaf',
500: '#f2cc8d',
950: '#000000',
},
}SCSS
$custom: #f2cc8d; $custom-light: #f8dbaf; $custom-dark: #000000;
JSON
{
"hex": "#f2cc8d",
"rgb": {
"r": 242,
"g": 204,
"b": 141
},
"hsl": {
"h": 37.426,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.86368,
"c": 0.09092,
"h": 79.7
},
"luminance": 0.63986
}Semantic roles & 50–950 ramp
primary
#F2CC8D
secondary
#5583CF
accent
#59DC0A
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481