#F2CF93#F2CF93
#F2CF93 is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.1% C 0.086 H 80.7°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CF93 |
|---|---|
| RGB | rgb(242, 207, 147) |
| HSL | hsl(38, 79%, 76%) |
| HSV | hsv(38, 39%, 95%) |
| CMYK | cmyk(0%, 14.5%, 39.3%, 5.1%) |
| CIE-LAB | lab(84.80, 4.22, 34.37) |
| CIE-LCH | lch(84.80, 34.63, 83.00°) |
| OKLab | oklab(87.06% 0.014 0.0851) |
| OKLCH | oklch(87.06% 0.086 80.7) |
| XYZ | xyz(64.1989, 65.6122, 36.8809) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.31
Pale Peach
#FFE5AD
ΔE00 5.33
Wheat
#F5DEB3
ΔE00 5.62
Moccasin
#FFE4B5
ΔE00 5.64
Burlywood
#DEB887
ΔE00 6.23
Sand (survey)
#E2CA76
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CF93 #93B6F2
analogous
#F2A093 #F2CF93 #E5F293
triadic
#F2CF93 #93F2CF #CF93F2
tetradic
#F2CF93 #93F2A0 #93B6F2 #F293E5
square
#F2CF93 #93F2A0 #93B6F2 #F293E5
split-complementary
#F2CF93 #93E5F2 #A093F2
monochromatic
#E59E26 #EBB75C #F2CF93 #F9E7CA #FCF3E4
Accessibility & contrast
On white
1.49
#F2CF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#F2CF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CF93
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CF93 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF8F
Deuteranopia (green-blind)
#E7D795
Tritanopia (blue-blind)
#FFC4C0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f2cf93; /* rgb */ color: rgb(242, 207, 147); /* oklch */ color: oklch(87.1% 0.086 80.7);
Tailwind
colors: {
custom: {
50: '#f8ddb3',
500: '#f2cf93',
950: '#000000',
},
}SCSS
$custom: #f2cf93; $custom-light: #f8ddb3; $custom-dark: #000000;
JSON
{
"hex": "#f2cf93",
"rgb": {
"r": 242,
"g": 207,
"b": 147
},
"hsl": {
"h": 37.895,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.87057,
"c": 0.08623,
"h": 80.7
},
"luminance": 0.65609
}Semantic roles & 50–950 ramp
primary
#F2CF93
secondary
#5A85CF
accent
#57DB0B
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481