#FFFBDE#FFFBDE
#FFFBDE is a very light, muted yellow. Relative luminance 0.955; OKLCH L 98.4% C 0.038 H 100.6°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFBDE |
|---|---|
| RGB | rgb(255, 251, 222) |
| HSL | hsl(53, 100%, 94%) |
| HSV | hsv(53, 13%, 100%) |
| CMYK | cmyk(0%, 1.6%, 12.9%, 0%) |
| CIE-LAB | lab(98.24, -3.42, 14.39) |
| CIE-LCH | lch(98.24, 14.79, 103.36°) |
| OKLab | oklab(98.37% -0.007 0.0373) |
| OKLCH | oklch(98.37% 0.038 100.6) |
| XYZ | xyz(88.9208, 95.5291, 82.8477) |
| Luminance | 0.9553 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 1.48
Off White (survey)
#FFFFE4
ΔE00 1.82
Lightyellow
#FFFFE0
ΔE00 1.94
Beige
#F5F5DC
ΔE00 2.34
Pale
#FFF9D0
ΔE00 3.46
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFBDE #DEE2FF
analogous
#FFEADE #FFFBDE #F2FFDE
triadic
#FFFBDE #DEFFFB #FBDEFF
tetradic
#FFFBDE #DEFFEA #DEE2FF #FFDEF2
square
#FFFBDE #DEFFEA #DEE2FF #FFDEF2
split-complementary
#FFFBDE #DEF2FF #EADEFF
monochromatic
#FFEC64 #FFF4A1 #FFFBDE #FFFBE0 #FFFBE0
Accessibility & contrast
On white
1.04
#FFFBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.11
#FFFBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFBDE
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFBDE | 1.00 | 1.04 | 20.11 | 20.11 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DC
Deuteranopia (green-blind)
#FFFBDF
Tritanopia (blue-blind)
#FFF7F3
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fffbde; /* rgb */ color: rgb(255, 251, 222); /* oklch */ color: oklch(98.4% 0.038 100.6);
Tailwind
colors: {
custom: {
50: '#fffce8',
500: '#fffbde',
950: '#000000',
},
}SCSS
$custom: #fffbde; $custom-light: #fffce8; $custom-dark: #000000;
JSON
{
"hex": "#fffbde",
"rgb": {
"r": 255,
"g": 251,
"b": 222
},
"hsl": {
"h": 52.727,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.98366,
"c": 0.03797,
"h": 100.6
},
"luminance": 0.95528
}Semantic roles & 50–950 ramp
primary
#FFFBDE
secondary
#95A0EC
accent
#1CE600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181716
muted
#868584