#F2CE85#F2CE85
#F2CE85 is a very light, moderate orange. Relative luminance 0.647; OKLCH L 86.6% C 0.100 H 84.2°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CE85 |
|---|---|
| RGB | rgb(242, 206, 133) |
| HSL | hsl(40, 81%, 74%) |
| HSV | hsv(40, 45%, 95%) |
| CMYK | cmyk(0%, 14.9%, 45%, 5.1%) |
| CIE-LAB | lab(84.34, 3.29, 40.91) |
| CIE-LCH | lch(84.34, 41.04, 85.40°) |
| OKLab | oklab(86.63% 0.0101 0.0995) |
| OKLCH | oklch(86.63% 0.1 84.2) |
| XYZ | xyz(62.9250, 64.7163, 31.3627) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.75
Wheat (survey)
#FBDD7E
ΔE00 5.43
Sandy
#F1DA7A
ΔE00 6.32
Pale Peach
#FFE5AD
ΔE00 6.37
Navajowhite
#FFDEAD
ΔE00 6.44
Light Mustard
#F7D560
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CE85 #85A9F2
analogous
#F29785 #F2CE85 #E0F285
triadic
#F2CE85 #85F2CE #CE85F2
tetradic
#F2CE85 #85F297 #85A9F2 #F285E0
square
#F2CE85 #85F297 #85A9F2 #F285E0
split-complementary
#F2CE85 #85E0F2 #9785F2
monochromatic
#E4A118 #ECB84E #F2CE85 #F8E4BC #FCF4E3
Accessibility & contrast
On white
1.51
#F2CE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#F2CE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CE85
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CE85 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7F
Deuteranopia (green-blind)
#E8D687
Tritanopia (blue-blind)
#FFC2BC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f2ce85; /* rgb */ color: rgb(242, 206, 133); /* oklch */ color: oklch(86.6% 0.100 84.2);
Tailwind
colors: {
custom: {
50: '#f8dca9',
500: '#f2ce85',
950: '#000000',
},
}SCSS
$custom: #f2ce85; $custom-light: #f8dca9; $custom-dark: #000000;
JSON
{
"hex": "#f2ce85",
"rgb": {
"r": 242,
"g": 206,
"b": 133
},
"hsl": {
"h": 40.183,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.86626,
"c": 0.10002,
"h": 84.2
},
"luminance": 0.64713
}Semantic roles & 50–950 ramp
primary
#F2CE85
secondary
#4E78CE
accent
#4FDD08
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481