#FFC69E#FFC69E
#FFC69E is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.8% C 0.084 H 56.4°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC69E |
|---|---|
| RGB | rgb(255, 198, 158) |
| HSL | hsl(25, 100%, 81%) |
| HSV | hsv(25, 38%, 100%) |
| CMYK | cmyk(0%, 22.4%, 38%, 0%) |
| CIE-LAB | lab(84.03, 15.17, 27.86) |
| CIE-LCH | lch(84.03, 31.72, 61.42°) |
| OKLab | oklab(86.8% 0.0465 0.07) |
| OKLCH | oklch(86.8% 0.084 56.4) |
| XYZ | xyz(67.6078, 64.1205, 41.1566) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.90
Light Peach
#FFD8B1
ΔE00 5.93
Peach
#FFDAB9
ΔE00 6.29
Peach (survey)
#FFB07C
ΔE00 6.33
Apricot (survey)
#FFB16D
ΔE00 7.88
Burlywood
#DEB887
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC69E #9ED7FF
analogous
#FF9EA6 #FFC69E #FFF69E
triadic
#FFC69E #9EFFC6 #C69EFF
tetradic
#FFC69E #A6FF9E #9ED7FF #F69EFF
square
#FFC69E #A6FF9E #9ED7FF #F69EFF
split-complementary
#FFC69E #9EFFF6 #9EA6FF
monochromatic
#FF7E24 #FFA261 #FFC69E #FFEADB #FFEDE0
Accessibility & contrast
On white
1.52
#FFC69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#FFC69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC69E
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC69E | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA9B
Deuteranopia (green-blind)
#E4D79E
Tritanopia (blue-blind)
#FFBBBB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffc69e; /* rgb */ color: rgb(255, 198, 158); /* oklch */ color: oklch(86.8% 0.084 56.4);
Tailwind
colors: {
custom: {
50: '#ffd7bb',
500: '#ffc69e',
950: '#000000',
},
}SCSS
$custom: #ffc69e; $custom-light: #ffd7bb; $custom-dark: #000000;
JSON
{
"hex": "#ffc69e",
"rgb": {
"r": 255,
"g": 198,
"b": 158
},
"hsl": {
"h": 24.742,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.868,
"c": 0.08397,
"h": 56.4
},
"luminance": 0.64117
}Semantic roles & 50–950 ramp
primary
#FFC69E
secondary
#5FACE3
accent
#87E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381