#FFD69C#FFD69C
#FFD69C is a very light, moderate orange. Relative luminance 0.718; OKLCH L 89.8% C 0.087 H 75.9°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD69C |
|---|---|
| RGB | rgb(255, 214, 156) |
| HSL | hsl(35, 100%, 81%) |
| HSV | hsv(35, 39%, 100%) |
| CMYK | cmyk(0%, 16.1%, 38.8%, 0%) |
| CIE-LAB | lab(87.85, 6.65, 34.00) |
| CIE-LCH | lch(87.85, 34.64, 78.93°) |
| OKLab | oklab(89.78% 0.0212 0.0844) |
| OKLCH | oklch(89.78% 0.087 75.9) |
| XYZ | xyz(71.2893, 71.7567, 41.5414) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.01
Moccasin
#FFE4B5
ΔE00 4.93
Light Peach
#FFD8B1
ΔE00 4.98
Pale Peach
#FFE5AD
ΔE00 5.20
Wheat
#F5DEB3
ΔE00 5.67
Peach
#FFDAB9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD69C #9CC5FF
analogous
#FFA49C #FFD69C #F6FF9C
triadic
#FFD69C #9CFFD6 #D69CFF
tetradic
#FFD69C #9CFFA4 #9CC5FF #FF9CF6
square
#FFD69C #9CFFA4 #9CC5FF #FF9CF6
split-complementary
#FFD69C #9CF6FF #A49CFF
monochromatic
#FFA322 #FFBD5F #FFD69C #FFEFD9 #FFF2E0
Accessibility & contrast
On white
1.37
#FFD69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#FFD69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD69C
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD69C | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D798
Deuteranopia (green-blind)
#F0E09D
Tritanopia (blue-blind)
#FFCBC7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd69c; /* rgb */ color: rgb(255, 214, 156); /* oklch */ color: oklch(89.8% 0.087 75.9);
Tailwind
colors: {
custom: {
50: '#ffe2b9',
500: '#ffd69c',
950: '#000000',
},
}SCSS
$custom: #ffd69c; $custom-light: #ffe2b9; $custom-dark: #000000;
JSON
{
"hex": "#ffd69c",
"rgb": {
"r": 255,
"g": 214,
"b": 156
},
"hsl": {
"h": 35.152,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.89779,
"c": 0.08705,
"h": 75.9
},
"luminance": 0.71753
}Semantic roles & 50–950 ramp
primary
#FFD69C
secondary
#5D94E2
accent
#5FE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481