#F2CF75#F2CF75
#F2CF75 is a very light, moderate orange. Relative luminance 0.648; OKLCH L 86.6% C 0.116 H 88.7°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CF75 |
|---|---|
| RGB | rgb(242, 207, 117) |
| HSL | hsl(43, 83%, 70%) |
| HSV | hsv(43, 52%, 95%) |
| CMYK | cmyk(0%, 14.5%, 51.7%, 5.1%) |
| CIE-LAB | lab(84.38, 1.31, 48.89) |
| CIE-LCH | lch(84.38, 48.91, 88.46°) |
| OKLab | oklab(86.59% 0.0027 0.1163) |
| OKLCH | oklch(86.59% 0.116 88.7) |
| XYZ | xyz(62.1441, 64.7903, 26.0586) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.45
Sand (survey)
#E2CA76
ΔE00 3.50
Light Mustard
#F7D560
ΔE00 4.01
Sandy
#F1DA7A
ΔE00 4.21
Maize
#F4D054
ΔE00 4.51
Pale Gold
#FDDE6C
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CF75 #7598F2
analogous
#F29075 #F2CF75 #D6F275
triadic
#F2CF75 #75F2CF #CF75F2
tetradic
#F2CF75 #75F290 #7598F2 #F275D6
square
#F2CF75 #75F290 #7598F2 #F275D6
split-complementary
#F2CF75 #75D6F2 #9075F2
monochromatic
#D8A114 #EDBC3D #F2CF75 #F7E2AD #FCF5E3
Accessibility & contrast
On white
1.50
#F2CF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#F2CF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CF75
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CF75 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD6D
Deuteranopia (green-blind)
#EAD778
Tritanopia (blue-blind)
#FFC2BA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f2cf75; /* rgb */ color: rgb(242, 207, 117); /* oklch */ color: oklch(86.6% 0.116 88.7);
Tailwind
colors: {
custom: {
50: '#f9dd9e',
500: '#f2cf75',
950: '#000000',
},
}SCSS
$custom: #f2cf75; $custom-light: #f9dd9e; $custom-dark: #000000;
JSON
{
"hex": "#f2cf75",
"rgb": {
"r": 242,
"g": 207,
"b": 117
},
"hsl": {
"h": 43.2,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.86587,
"c": 0.1163,
"h": 88.7
},
"luminance": 0.64787
}Semantic roles & 50–950 ramp
primary
#F2CF75
secondary
#3F67CC
accent
#43DF06
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480